Used when ospf vlan sends ospf hello message. %vlan%: the name of vlan which sends hello message %dst%: the destination IP address which shall be in IP header. %len%: the packet length. %intf%: the ospf interface structure pointer %pktnum%: the number of packets which have been transmitted.
None. This is an informational message
Debug-Summary
%vlan% is transmitting a Hello pkt to %dst% (length %len%, interface %intf%, pkt num %pktnum%).
Name | Type |
---|---|
vlan | VLAN |
dst | IPN |
len | uInt |
intf | Ptr |
pktnum | uInt |